From 72879391fb78a641b946e8b9e4edcb67e0945278 Mon Sep 17 00:00:00 2001 From: "ack@localhost.localdomain" Date: Thu, 3 Aug 2006 15:05:54 +0100 Subject: [PATCH] Change default scheduler in user's manual (from sedf to credit). Signed-off-by: Atsushi SAKAI --- docs/src/user.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/user.tex b/docs/src/user.tex index 923b3ae7da..eeec0721c0 100644 --- a/docs/src/user.tex +++ b/docs/src/user.tex @@ -3170,7 +3170,7 @@ editing \path{grub.conf}. \item [ tbuf\_size=xxx ] Set the size of the per-cpu trace buffers, in pages (default 0). \item [ sched=xxx ] Select the CPU scheduler Xen should use. The - current possibilities are `sedf' (default), `credit', and `bvt'. + current possibilities are `credit' (default), `sedf', and `bvt'. \item [ apic\_verbosity=debug,verbose ] Print more detailed information about local APIC and IOAPIC configuration. \item [ lapic ] Force use of local APIC even when left disabled by -- 2.30.2